Skip to content

Moved components of sym::vec:: module into submodules convert and ops#234

Merged
mnemonikr merged 1 commit intomainfrom
vec-refactor
Dec 11, 2025
Merged

Moved components of sym::vec:: module into submodules convert and ops#234
mnemonikr merged 1 commit intomainfrom
vec-refactor

Conversation

@mnemonikr
Copy link
Owner

The ops module contains all of the std::ops implementations while the convert module contains all of the std conversion implementations. This declutters the vec module so it only contains the SymbolicBitVec implementation.

@mnemonikr mnemonikr merged commit d56d0d2 into main Dec 11, 2025
2 checks passed
@mnemonikr mnemonikr deleted the vec-refactor branch December 11, 2025 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant